home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / applications / screensavers / queens.desktop < prev    next >
Encoding:
KDE config file  |  2008-10-24  |  468 b   |  13 lines

  1.  
  2. [Desktop Entry]
  3. Encoding=UTF-8
  4. Name=Queens
  5. Comment=Solves the N-Queens problem (where N is between 5 and 10 queens). The problem is: how may one place N queens on an NxN chessboard such that no queen can attack a sister? See also the "Endgame" screen saver. http://en.wikipedia.org/wiki/Eight_queens_puzzle Written by Blair Tennessy; 2002.
  6. TryExec=queens
  7. Exec=queens -root
  8. StartupNotify=false
  9. Terminal=false
  10. Type=Application
  11. Categories=Screensaver;
  12. OnlyShowIn=GNOME;
  13.